[PATCH] Fix LDAP SASL auth support
authorJakob Haufe <sur5r@sur5r.net>
Sun, 25 May 2025 13:04:50 +0000 (15:04 +0200)
committerNoah Meyerhans <noahm@debian.org>
Mon, 18 May 2026 20:03:51 +0000 (16:03 -0400)
commitd3135a921261e5b746dc0423a5af571d902d6122
tree892a0d45d67bae851084a16ac2e58cdb62d9cc67
parent9dbb7b7de11648daac8a5047e080c10681ea98c8
[PATCH] Fix LDAP SASL auth support

961275fdb54878fdfa4ee1b9f1a4f00e82bf4a83 moved code without creating a
way to have HAVE_LDAP_SASL defined there.

Copy the preprocessor block from src/auth/db-ldap.c to fix this.

Gbp-Pq: Name bug1106784_Fix-LDAP-SASL-auth-support.patch
src/auth/db-ldap-settings.c